Vcenter NamespaceManagement Supervisors Zones Bindings ResourceAllocationInfo
Vcenter NamespaceManagement Supervisors Zones Bindings ResourceAllocationInfo
The Vcenter NamespaceManagement Supervisors Zones Bindings ResourceAllocationInfo schema contains information about resource allocation on a vSphere Zone associated with the Supervisor.
This schema was added in vSphere API 9.0.0.0.
JSON Example
{
"vm_reservations": [
{
"reserved_vm_class": "string",
"count": 0
}
]
}
vm_reservations
Optional
Identifier and quantities of Virtual Machines for which reservations are desired.
This property was added in vSphere API 9.0.0.0.
If unset vSphere Zone will have no Virtual Machine Class Instances reserved.